'宣言 Public Class ComArray(Of T As ComObject) Inherits ComArrayBase
public class ComArray<T> : ComArrayBase where T: ComObject
'宣言 Public Class ComArray(Of T As ComObject) Inherits ComArrayBase
public class ComArray<T> : ComArrayBase where T: ComObject
System.Object
GrapeCity.Documents.DX.DisposeBase
GrapeCity.Documents.DX.ComArrayBase
GrapeCity.Documents.DX.ComArray<T>